home *** CD-ROM | disk | FTP | other *** search
/ American Osteopathic Ass…tion Yearbook 2005 & 2006 / American Osteopathic Association Yearbook 2005 & 2006.iso / mac / app / Carbon / TextEdit.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2004-07-22  |  2.5 KB  |  59 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.3)
  3.  
  4. teJustLeft = 0
  5. teJustCenter = 1
  6. teJustRight = -1
  7. teForceLeft = -2
  8. teFlushDefault = 0
  9. teCenter = 1
  10. teFlushRight = -1
  11. teFlushLeft = -2
  12. fontBit = 0
  13. faceBit = 1
  14. sizeBit = 2
  15. clrBit = 3
  16. addSizeBit = 4
  17. toggleBit = 5
  18. doFont = 1
  19. doFace = 2
  20. doSize = 4
  21. doColor = 8
  22. doAll = 15
  23. addSize = 16
  24. doToggle = 32
  25. EOLHook = 0
  26. DRAWHook = 4
  27. WIDTHHook = 8
  28. HITTESTHook = 12
  29. nWIDTHHook = 24
  30. TextWidthHook = 28
  31. intEOLHook = 0
  32. intDrawHook = 1
  33. intWidthHook = 2
  34. intHitTestHook = 3
  35. intNWidthHook = 6
  36. intTextWidthHook = 7
  37. intInlineInputTSMTEPreUpdateHook = 8
  38. intInlineInputTSMTEPostUpdateHook = 9
  39. teFAutoScroll = 0
  40. teFTextBuffering = 1
  41. teFOutlineHilite = 2
  42. teFInlineInput = 3
  43. teFUseWhiteBackground = 4
  44. teFUseInlineInput = 5
  45. teFInlineInputAutoScroll = 6
  46. teFIdleWithEventLoopTimer = 7
  47. teBitClear = 0
  48. teBitSet = 1
  49. teBitTest = -1
  50. teWordSelect = 4
  51. teWordDrag = 8
  52. teFromFind = 12
  53. teFromRecal = 16
  54. teFind = 0
  55. teHighlight = 1
  56. teDraw = -1
  57. teCaret = -2
  58. teFUseTextServices = 4
  59.